home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AMP Graphics Collection
/
AMP Graphics Collection.iso
/
menu
/
setup32.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
1997-05-29
|
2KB
|
106 lines
object Form1: TForm1
Left = 333
Top = 215
BorderStyle = bsNone
ClientHeight = 332
ClientWidth = 427
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 427
Height = 332
Align = alClient
BevelWidth = 4
BorderStyle = bsSingle
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
object Bevel1: TBevel
Left = 8
Top = 280
Width = 409
Height = 9
Shape = bsTopLine
end
object Panel2: TPanel
Left = 16
Top = 16
Width = 393
Height = 257
BevelInner = bvLowered
BevelOuter = bvNone
Color = clWhite
TabOrder = 0
object Image1: TImage
Left = 48
Top = 8
Width = 297
Height = 193
Picture.Data = {<image000.bmp>}
end
object Label1: TLabel
Left = 2
Top = 216
Width = 388
Height = 33
Alignment = taCenter
AutoSize = False
Caption = 'A.M.P. Graphics Collection'
Font.Color = clBlack
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 328
Top = 8
Width = 59
Height = 25
Hint = 'TWAiN PAiN Software RuLeZ!'
Alignment = taRightJustify
AutoSize = False
Caption = 'Version 1.00 32 bits'
ParentShowHint = False
ShowHint = False
OnDblClick = Label2DblClick
end
end
object BitBtn1: TBitBtn
Left = 16
Top = 288
Width = 89
Height = 33
Caption = '&Programs'
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 168
Top = 288
Width = 91
Height = 33
Caption = '&Graphic Files'
TabOrder = 2
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 320
Top = 288
Width = 91
Height = 33
Caption = '&Cancel'
TabOrder = 3
OnClick = BitBtn3Click
end
end
end